Drop GtkWidgetAuxInfo
authorMatthias Clasen <mclasen@redhat.com>
Sun, 13 Sep 2015 03:56:39 +0000 (23:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 13 Sep 2015 04:12:04 +0000 (00:12 -0400)
commit8a540ea0d0d49d8caea6e603565a8d6ea822d62f
tree6fe40f27aa1f3bc633792e297db9b4d1d4d78e3b
parentb355b07c10f2ae3297bd3fce8ff6d986c375ebba
Drop GtkWidgetAuxInfo

Merge it into GtkWidgetPrivate. In my measurements, about half
of all widgets have a non-default auxinfo struct, and we use this
information in size allocation, so it is nice to avoid the gdata
overhead.
gtk/gtkwidget.c
gtk/gtkwidgetprivate.h